Let's make the sprite say a message when we click on it!
- Go to and drag Sprite Click to the bottom of your program.
- Change the text in the .say() command to "I hope your holidays are great!"
Remember that they text in .say() should be green and have quotes around it.
To navigate the page using the TAB key, first press ESC to exit the code editor.